
                             PD Visitors Log
                         Written by Brian Veditz
                      donated to the public domain

   The visitors log is my interpretation of the 'Who Called Today' programs
available.  However, this program not only lists who called today, but who
the last xx callers were.  (xx=definable)  It is not fancy, it is meant
to look as much like a module of wildcat as possible.  It list recent
callers, and that is all.  However, because it uses a data file, it does
list the callers and reverse order and keeps the log from becoming too
large.  You do have the option of deciding how many callers to display.

Please view the notes in the source code as to which parameters you can
pass, and how to maintain the list.  If you have any questions, you may
leave me mail on MSI.  I do not plan on releasing 'updates' to this code,
so any feature advancements will have to be done by you or your programmer.
As with all the code in this library, you are free to use it or alter it
at your own descretion, I however to not take any responsibility for
whatever the software may or may not do to your system.  If you make any
bug fixes, code cleaning or feature additions, I would appreciate seeing
them.  I think it would be nice to see actual code floating around on the
Wildcat support board so that we are not always limited to what the
authors were interested in for their own setups.

